home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Doom Game Editor
/
The Doom Game Editor - Wiley 1995.iso
/
graphics
/
shedev1
/
unshedev.bat
< prev
Wrap
DOS Batch File
|
1995-02-23
|
3KB
|
107 lines
cls
picem /s shedevt0.ppm
cls
@echo off
echo.
echo You want to uninstall the She Devil? Awww. What??? Too risque
echo for you? Yeah, we know you moralistic types.
echo.
echo Oh well... okay... if you want to bring back the original
echo pink "muncher" demons, I guess we can do that.
echo.
echo If you wish to cancel the DEinstallation of the She Devil,
echo hold down the CTRL key and press "C" now, otherwise
pause
echo.
echo Restoring original DOOM demons...
echo.
dmgraph SARGA1 -s SARGA1.PPM
dmgraph SARGA2A8 -s SARGA2A8.PPM
dmgraph SARGA3A7 -s SARGA3A7.PPM
dmgraph SARGA4A6 -s SARGA4A6.PPM
dmgraph SARGA5 -s SARGA5.PPM
dmgraph SARGB1 -s SARGB1.PPM
dmgraph SARGB2B8 -s SARGB2B8.PPM
dmgraph SARGB3B7 -s SARGB3B7.PPM
dmgraph SARGB4B6 -s SARGB4B6.PPM
dmgraph SARGB5 -s SARGB5.PPM
echo.
echo hold yer horses... we're still restoring...
echo.
dmgraph SARGC1 -s SARGC1.PPM
dmgraph SARGC2C8 -s SARGC2C8.PPM
dmgraph SARGC3C7 -s SARGC3C7.PPM
dmgraph SARGC4C6 -s SARGC4C6.PPM
dmgraph SARGC5 -s SARGC5.PPM
dmgraph SARGD1 -s SARGD1.PPM
dmgraph SARGD2D8 -s SARGD2D8.PPM
dmgraph SARGD3D7 -s SARGD3D7.PPM
dmgraph SARGD4D6 -s SARGD4D6.PPM
dmgraph SARGD5 -s SARGD5.PPM
echo.
echo still restoring... boy, I'll never agree to do THIS again...
echo.
dmgraph SARGE1 -s SARGE1.PPM
dmgraph SARGE2 -s SARGE2.PPM
dmgraph SARGE3 -s SARGE3.PPM
dmgraph SARGE4 -s SARGE4.PPM
dmgraph SARGE5 -s SARGE5.PPM
dmgraph SARGE6 -s SARGE6.PPM
dmgraph SARGE7 -s SARGE7.PPM
dmgraph SARGE8 -s SARGE8.PPM
dmgraph SARGF1 -s SARGF1.PPM
dmgraph SARGF2 -s SARGF2.PPM
dmgraph SARGF3 -s SARGF3.PPM
dmgraph SARGF4 -s SARGF4.PPM
dmgraph SARGF5 -s SARGF5.PPM
dmgraph SARGF6 -s SARGF6.PPM
dmgraph SARGF7 -s SARGF7.PPM
dmgraph SARGF8 -s SARGF8.PPM
echo.
echo we're almost there, then you can play...
echo.
dmgraph SARGG1 -s SARGG1.PPM
dmgraph SARGG2 -s SARGG2.PPM
dmgraph SARGG3 -s SARGG3.PPM
dmgraph SARGG4 -s SARGG4.PPM
dmgraph SARGG5 -s SARGG5.PPM
dmgraph SARGG6 -s SARGG6.PPM
dmgraph SARGG7 -s SARGG7.PPM
dmgraph SARGG8 -s SARGG8.PPM
dmgraph SARGH1 -s SARGH1.PPM
dmgraph SARGH2 -s SARGH2.PPM
dmgraph SARGH3 -s SARGH3.PPM
dmgraph SARGH4 -s SARGH4.PPM
dmgraph SARGH5 -s SARGH5.PPM
dmgraph SARGH6 -s SARGH6.PPM
dmgraph SARGH7 -s SARGH7.PPM
dmgraph SARGH8 -s SARGH8.PPM
dmgraph SARGI0 -s SARGI0.PPM
dmgraph SARGJ0 -s SARGJ0.PPM
dmgraph SARGK0 -s SARGK0.PPM
dmgraph SARGL0 -s SARGL0.PPM
dmgraph SARGM0 -s SARGM0.PPM
dmgraph SARGN0 -s SARGN0.PPM
cls
echo.
echo The She Devil has been removed.
echo The pink muncher has been restored.
echo All is right with the world.
echo.
echo If you ever want to kill a few She Devils again, type "SheDev"
echo (I was just kidding about not ever restoring the original
echo pink munchers again... you can do this as often as you like and I
echo promise I'll always restore the original monsters... as long as
echo you don't delete anything out of your DOOM directory, this is)
echo.
echo Hope you enjoy(ed) She Devil!
echo If you have any comments/requests,
echo send 'em along! I'd love to hear 'em!
echo.
echo.
echo Artwork by: Carl Steinhilber
echo Copyright @1994 Westside Whispers BBS (503) 693-8760 2400bps
echo.
pause